.new-user-modal-style-20240109 {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1000;
  justify-content: center;
  align-items: center;
}
@keyframes firmScale {
  0% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(0.95);
  }
}
.new-user-modal-style-20240109 .new-user-modal-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.new-user-modal-style-20240109 .new-user-modal-wrap .close {
  width: 27px;
  height: 27px;
  margin-top: 30px;
  cursor: pointer;
}
.new-user-modal-style-20240109 .new-user-modal-wrap .link-wrap {
  display: block;
  width: 484px;
  height: 427px;
  box-sizing: border-box;
  background: url('https://bpic.588ku.com/activity/240109/center_modal_2.png') no-repeat center;
  background-size: 100% 100%;
  padding-top: 323px;
}
.new-user-modal-style-20240109 .new-user-modal-wrap .link-wrap .get-now {
  display: block;
  width: 232px;
  height: 56px;
  margin: 0 auto 15px;
  animation: firmScale 0.8s infinite alternate;
  cursor: pointer;
}
.new-user-modal-style-20240109 .new-user-modal-wrap .link-wrap .count-down {
  display: flex;
  align-items: center;
  margin-left: 199px;
}
.new-user-modal-style-20240109 .new-user-modal-wrap .link-wrap .count-down > span {
  width: 22px;
  height: 22px;
  margin-right: 11px;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
.new-user-modal-style-20240109 .new-user-modal-wrap .link-wrap .count-down > span.minute {
  margin-right: 10px;
}
.new-user-modal-style-20240109 .new-user-modal-wrap .link-wrap .count-down > span.second {
  margin-right: 10px;
}
.new-user-modal-style-20240109 .new-user-modal-wrap .link-wrap .count-down > span.msecond {
  width: 33px;
}
.common-bar-close {
  position: absolute;
  right: -7px;
  top: -7px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.common-bar-close::after {
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
  content: '';
}
.no-login-show-20240109 .top-bar {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 73px;
  right: 149px;
  cursor: pointer;
}
.no-login-show-20240109 .top-bar .bar-img {
  width: 248px;
  height: 42px;
}
.no-login-show-20240109 .bottom-bar {
  display: none;
  position: fixed;
  z-index: 999;
  bottom: 113px;
  right: 108px;
  cursor: pointer;
}
.no-login-show-20240109 .bottom-bar .bar-img {
  width: 461px;
  height: 42px;
}
.login-show-20240109 .top-bar {
  position: fixed;
  z-index: 1000;
  top: 73px;
  right: 149px;
  display: none;
}
.login-show-20240109 .top-bar .bar-img {
  width: 392px;
  height: 42px;
}
.login-show-20240109 .bottom-bar {
  display: none;
  position: fixed;
  z-index: 999;
  bottom: 113px;
  right: 108px;
  cursor: pointer;
}
.login-show-20240109 .bottom-bar .go-link {
  position: relative;
  display: block;
  font-size: 0;
}
.login-show-20240109 .bottom-bar .go-link .bar-img {
  position: relative;
  width: 392px;
  height: 42px;
}
.login-show-20240109 .bottom-bar .go-link .bar-info {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  box-sizing: border-box;
  padding-left: 5px;
  justify-content: space-between;
  align-items: center;
}
.login-show-20240109 .bottom-bar .go-link .bar-info .bar-info-left {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.login-show-20240109 .bottom-bar .go-link .bar-info .bar-count {
  font-size: 14px;
  width: 175px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #E91965;
  margin-left: 2px;
}
.login-show-20240109 .bottom-bar .go-link .bar-info .bar-count .msecond {
  min-width: 26px;
}
.login-show-20240109 .bottom-bar .go-link .bar-info .bar-info-right {
  text-align: center;
  width: 80px;
  font-size: 16px;
  font-weight: bold;
  color: #E91965;
}
/*# sourceMappingURL=./new-user-activity-2.css.map */